home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / listfont.arc / LISTFONT.DOC < prev   
Encoding:
Text File  |  1987-12-08  |  2.8 KB  |  81 lines

  1.  
  2.  
  3.  
  4.                          ╔═════════════════════════╗
  5.                          ║        LISTFONT         ║
  6.                          ║                         ║
  7.                          ║     Copyright 1987      ║
  8.                          ║                         ║
  9.                          ║   By: DANIEL J. HICKEY  ║
  10.                          ║                         ║
  11.                          ║        11/12/87         ║
  12.                          ║                         ║
  13.                          ╚═════════════════════════╝
  14.  
  15.  
  16.  
  17.  
  18.  
  19. Listfont is a utility program for users of HP Laserjet
  20. soft fonts.  The program provides a simplified, automated
  21. method to understand and catalog your font collection.
  22.  
  23. The program is invoked by the call:
  24.  
  25.      LISTFONT [filename.ext]
  26.  
  27. The filename is optional, if omitted all files in the
  28. current default subdirectory are searched and all soft-
  29. font files are acted upon.  Standard DOS wildcards
  30. also work e.g. *.SFP or HV*.??P .
  31.  
  32. The program reads each matching file for a font header.
  33. The font header automatically identifies the file
  34. as a font.  The font header information is displayed on the
  35. printer.  The font is then downloaded to the printer (as
  36. temporary font 80) and a sample is printed.  Each possible
  37. character in the font is displayed in a 256 cell grid
  38. (the grids use temporary macros 80 and 81).
  39.  
  40. This information is printed 1 font per page to allow you to
  41. keep a book of all your fonts.  Both portrait and landscape fonts
  42. are supported.  The grid works well for any font up to about
  43. 35 point.  Larger fonts will be displayed, but characters will
  44. overflow the cell boundries.
  45.  
  46. Some interesting observations:
  47.  
  48. - Font headers for the Laserjet II are reccommended to be 40
  49.   bytes in length.  Many public domain fonts have 26 byte font
  50.   headers.
  51.  
  52. - Many fonts do not follow H P's reccomended type face identifiers.
  53.  
  54. - Many soft font makers have never seen the HP Laserjet II technical
  55.   reference manual.
  56.  
  57. - At least 2 public domain fonts had the set ID number sequence
  58.   imbedded in the font file.  While this will work, the font would
  59.   always be forced to ID #1.  Programs which read font files (like
  60.   Listfont) were not able to recognize these fonts.
  61.  
  62.  
  63.  
  64.  
  65.     This program is donated to the PUBLIC DOMAIN, for NON-COMMERCIAL use,
  66.     and may be freely copied for NON-COMMERCIAL use without any restrictions.
  67.     COMMERCIAL use without prior written consent of the author is PROHIBITED.
  68.  
  69.  
  70.     Comments, and/or suggestions may be forwarded to:
  71.  
  72.                         Daniel J. Hickey
  73.                         7481 Dallas Drive
  74.                         La Palma, CA 90623
  75.  
  76.                         or a message on
  77.  
  78.                         Cooperworks BBS
  79.                         DTP Conference
  80.                         (608) 271-3684
  81.